home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / power / PowerPro.exe / {app} / VirDesk.exe / 0 / RCDATA / TFIOPREVIEWS / TFIOPREVIEWS.txt
Text File  |  2003-05-18  |  32KB  |  1,449 lines

  1. object fIOPreviews: TfIOPreviews
  2.   Left = 200
  3.   Top = 128
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Parameters preview'
  7.   ClientHeight = 392
  8.   ClientWidth = 522
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object SpeedButton1: TSpeedButton
  21.     Left = 480
  22.     Top = 181
  23.     Width = 25
  24.     Height = 25
  25.     Hint = 'Lock preview'
  26.     AllowAllUp = True
  27.     GroupIndex = 1
  28.     Glyph.Data = {
  29.       76010000424D7601000000000000760000002800000020000000100000000100
  30.       0400000000000001000000000000000000001000000010000000000000000000
  31.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  32.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000003
  33.       333333333F777773FF333333008888800333333377333F3773F3333077870787
  34.       7033333733337F33373F3308888707888803337F33337F33337F330777880887
  35.       7703337F33337FF3337F3308888000888803337F333777F3337F330777700077
  36.       7703337F33377733337FB3088888888888033373FFFFFFFFFF733B3000000000
  37.       0033333777777777773333BBBB3333080333333333F3337F7F33BBBB707BB308
  38.       03333333373F337F7F3333BB08033308033333337F7F337F7F333B3B08033308
  39.       033333337F73FF737F33B33B778000877333333373F777337333333B30888880
  40.       33333333373FFFF73333333B3300000333333333337777733333}
  41.     NumGlyphs = 2
  42.     ParentShowHint = False
  43.     ShowHint = True
  44.     OnClick = SpeedButton1Click
  45.   end
  46.   object Button1: TButton
  47.     Left = 432
  48.     Top = 15
  49.     Width = 87
  50.     Height = 23
  51.     Caption = 'OK'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 0
  55.     OnClick = Button1Click
  56.   end
  57.   object Button2: TButton
  58.     Left = 432
  59.     Top = 43
  60.     Width = 87
  61.     Height = 23
  62.     Cancel = True
  63.     Caption = 'Cancel'
  64.     ModalResult = 2
  65.     TabOrder = 1
  66.   end
  67.   object PageControl1: TPageControl
  68.     Left = 8
  69.     Top = 172
  70.     Width = 417
  71.     Height = 217
  72.     ActivePage = TabSheetJ20001
  73.     HotTrack = True
  74.     TabOrder = 2
  75.     TabPosition = tpBottom
  76.     OnChange = PageControl1Change
  77.     OnChanging = PageControl1Changing
  78.     object TabSheetJPEG1: TTabSheet
  79.       Caption = 'JPEG'
  80.       object Label23: TLabel
  81.         Left = 16
  82.         Top = 8
  83.         Width = 35
  84.         Height = 13
  85.         Caption = '&Quality:'
  86.         FocusControl = Edit22
  87.       end
  88.       object Label24: TLabel
  89.         Left = 208
  90.         Top = 141
  91.         Width = 82
  92.         Height = 13
  93.         Caption = 'Compressed size:'
  94.       end
  95.       object Label25: TLabel
  96.         Left = 209
  97.         Top = 157
  98.         Width = 9
  99.         Height = 13
  100.         Caption = '---'
  101.       end
  102.       object Label3: TLabel
  103.         Left = 16
  104.         Top = 141
  105.         Width = 59
  106.         Height = 13
  107.         Caption = 'Original size:'
  108.       end
  109.       object Label4: TLabel
  110.         Left = 16
  111.         Top = 157
  112.         Width = 9
  113.         Height = 13
  114.         Caption = '---'
  115.       end
  116.       object Edit22: TEdit
  117.         Left = 77
  118.         Top = 5
  119.         Width = 33
  120.         Height = 21
  121.         TabOrder = 0
  122.         Text = '0'
  123.         OnChange = Edit22Change
  124.       end
  125.       object TrackBar13: TTrackBar
  126.         Left = 128
  127.         Top = 6
  128.         Width = 275
  129.         Height = 19
  130.         Max = 100
  131.         Orientation = trHorizontal
  132.         Frequency = 5
  133.         Position = 0
  134.         SelEnd = 0
  135.         SelStart = 0
  136.         TabOrder = 1
  137.         TickMarks = tmBottomRight
  138.         TickStyle = tsAuto
  139.         OnChange = TrackBar13Change
  140.       end
  141.       object GroupBox5: TGroupBox
  142.         Left = 8
  143.         Top = 43
  144.         Width = 388
  145.         Height = 84
  146.         Caption = ' Advanced '
  147.         TabOrder = 2
  148.         object Label26: TLabel
  149.           Left = 8
  150.           Top = 20
  151.           Width = 63
  152.           Height = 13
  153.           Caption = '&DCT method:'
  154.         end
  155.         object Label27: TLabel
  156.           Left = 8
  157.           Top = 48
  158.           Width = 83
  159.           Height = 13
  160.           Caption = '&Smoothing factor:'
  161.         end
  162.         object Label57: TLabel
  163.           Left = 240
  164.           Top = 20
  165.           Width = 59
  166.           Height = 13
  167.           Caption = 'P&hotometric:'
  168.         end
  169.         object CheckBox2: TCheckBox
  170.           Left = 238
  171.           Top = 42
  172.           Width = 121
  173.           Height = 17
  174.           Alignment = taLeftJustify
  175.           Caption = '&Optimal Huffman'
  176.           TabOrder = 0
  177.           OnClick = TrackBar13Change
  178.         end
  179.         object ComboBox1: TComboBox
  180.           Left = 114
  181.           Top = 17
  182.           Width = 109
  183.           Height = 21
  184.           Style = csDropDownList
  185.           ItemHeight = 13
  186.           Items.Strings = (
  187.             'ISLOW'
  188.             'IFAST'
  189.             'FLOAT')
  190.           TabOrder = 1
  191.           OnChange = TrackBar13Change
  192.         end
  193.         object Edit23: TEdit
  194.           Left = 114
  195.           Top = 45
  196.           Width = 37
  197.           Height = 21
  198.           TabOrder = 2
  199.           Text = '0'
  200.           OnChange = Edit22Change
  201.         end
  202.         object UpDown11: TUpDown
  203.           Left = 151
  204.           Top = 45
  205.           Width = 16
  206.           Height = 21
  207.           Associate = Edit23
  208.           Min = 0
  209.           Position = 0
  210.           TabOrder = 3
  211.           Wrap = False
  212.         end
  213.         object CheckBox3: TCheckBox
  214.           Left = 238
  215.           Top = 60
  216.           Width = 121
  217.           Height = 17
  218.           Alignment = taLeftJustify
  219.           Caption = 'P&rogressive'
  220.           TabOrder = 4
  221.           OnClick = TrackBar13Change
  222.         end
  223.         object ComboBox13: TComboBox
  224.           Left = 306
  225.           Top = 17
  226.           Width = 78
  227.           Height = 21
  228.           Style = csDropDownList
  229.           ItemHeight = 13
  230.           Items.Strings = (
  231.             'RGB'
  232.             'GrayScale'
  233.             'YCbCr'
  234.             'CMYK'
  235.             'YCbCrK')
  236.           TabOrder = 5
  237.           OnChange = TrackBar13Change
  238.         end
  239.       end
  240.     end
  241.     object TabSheetJPEG2: TTabSheet
  242.       Caption = 'JPEG'
  243.       object Label72: TLabel
  244.         Left = 16
  245.         Top = 8
  246.         Width = 35
  247.         Height = 13
  248.         Caption = '&Quality:'
  249.         FocusControl = Edit16
  250.       end
  251.       object Label73: TLabel
  252.         Left = 16
  253.         Top = 61
  254.         Width = 59
  255.         Height = 13
  256.         Caption = 'Original size:'
  257.       end
  258.       object Label74: TLabel
  259.         Left = 16
  260.         Top = 77
  261.         Width = 9
  262.         Height = 13
  263.         Caption = '---'
  264.       end
  265.       object Label75: TLabel
  266.         Left = 208
  267.         Top = 61
  268.         Width = 82
  269.         Height = 13
  270.         Caption = 'Compressed size:'
  271.       end
  272.       object Label76: TLabel
  273.         Left = 209
  274.         Top = 77
  275.         Width = 9
  276.         Height = 13
  277.         Caption = '---'
  278.       end
  279.       object Edit16: TEdit
  280.         Left = 77
  281.         Top = 5
  282.         Width = 33
  283.         Height = 21
  284.         TabOrder = 0
  285.         Text = '0'
  286.         OnChange = Edit16Change
  287.       end
  288.       object TrackBar2: TTrackBar
  289.         Left = 128
  290.         Top = 6
  291.         Width = 275
  292.         Height = 19
  293.         Max = 100
  294.         Orientation = trHorizontal
  295.         Frequency = 5
  296.         Position = 0
  297.         SelEnd = 0
  298.         SelStart = 0
  299.         TabOrder = 1
  300.         TickMarks = tmBottomRight
  301.         TickStyle = tsAuto
  302.         OnChange = TrackBar2Change
  303.       end
  304.     end
  305.     object TabSheetTIFF1: TTabSheet
  306.       Caption = 'TIFF'
  307.       object Label5: TLabel
  308.         Left = 15
  309.         Top = 8
  310.         Width = 63
  311.         Height = 13
  312.         Caption = '&Compression:'
  313.       end
  314.       object Label6: TLabel
  315.         Left = 236
  316.         Top = 8
  317.         Width = 60
  318.         Height = 13
  319.         Caption = '&Image index:'
  320.       end
  321.       object Label7: TLabel
  322.         Left = 15
  323.         Top = 32
  324.         Width = 59
  325.         Height = 13
  326.         Caption = 'P&hotometric:'
  327.       end
  328.       object Label19: TLabel
  329.         Left = 236
  330.         Top = 32
  331.         Width = 32
  332.         Height = 13
  333.         Caption = 'C&olors:'
  334.       end
  335.       object Label9: TLabel
  336.         Left = 16
  337.         Top = 149
  338.         Width = 59
  339.         Height = 13
  340.         Caption = 'Original size:'
  341.       end
  342.       object Label11: TLabel
  343.         Left = 16
  344.         Top = 165
  345.         Width = 9
  346.         Height = 13
  347.         Caption = '---'
  348.       end
  349.       object Label17: TLabel
  350.         Left = 208
  351.         Top = 149
  352.         Width = 82
  353.         Height = 13
  354.         Caption = 'Compressed size:'
  355.       end
  356.       object Label18: TLabel
  357.         Left = 209
  358.         Top = 165
  359.         Width = 9
  360.         Height = 13
  361.         Caption = '---'
  362.       end
  363.       object ComboBox2: TComboBox
  364.         Left = 95
  365.         Top = 5
  366.         Width = 127
  367.         Height = 21
  368.         Style = csDropDownList
  369.         Ctl3D = True
  370.         ItemHeight = 13
  371.         Items.Strings = (
  372.           'UNCOMPRESSED'
  373.           'CCITT1D'
  374.           'G3FAX1D'
  375.           'G3FAX2D'
  376.           'G4FAX'
  377.           'LZW'
  378.           'OLDJPEG'
  379.           'JPEG'
  380.           'PACKBITS')
  381.         ParentCtl3D = False
  382.         TabOrder = 0
  383.         OnChange = ComboBox2Click
  384.       end
  385.       object Edit1: TEdit
  386.         Left = 324
  387.         Top = 5
  388.         Width = 33
  389.         Height = 21
  390.         TabOrder = 1
  391.         Text = '0'
  392.         OnChange = ComboBox2Click
  393.       end
  394.       object UpDown1: TUpDown
  395.         Left = 357
  396.         Top = 5
  397.         Width = 16
  398.         Height = 21
  399.         Associate = Edit1
  400.         Min = 0
  401.         Max = 1000
  402.         Position = 0
  403.         TabOrder = 2
  404.         Thousands = False
  405.         Wrap = False
  406.       end
  407.       object ComboBox3: TComboBox
  408.         Left = 95
  409.         Top = 30
  410.         Width = 127
  411.         Height = 21
  412.         Style = csDropDownList
  413.         ItemHeight = 13
  414.         Items.Strings = (
  415.           'WHITEISZERO/Gray'
  416.           'BLACKISZERO/Gray'
  417.           'RGB'
  418.           'RGBPALETTE'
  419.           'TRANSPMASK'
  420.           'CMYK'
  421.           'YCBCR'
  422.           'CIELAB')
  423.         TabOrder = 3
  424.         OnChange = ComboBox2Click
  425.       end
  426.       object GroupBox1: TGroupBox
  427.         Left = 8
  428.         Top = 55
  429.         Width = 401
  430.         Height = 91
  431.         Caption = ' Scanned document info '
  432.         TabOrder = 4
  433.         object Label8: TLabel
  434.           Left = 8
  435.           Top = 67
  436.           Width = 99
  437.           Height = 13
  438.           Caption = 'H&oriz. Position (inch):'
  439.         end
  440.         object Label10: TLabel
  441.           Left = 182
  442.           Top = 67
  443.           Width = 94
  444.           Height = 13
  445.           Caption = '&Vert. Position (inch):'
  446.         end
  447.         object Label12: TLabel
  448.           Left = 8
  449.           Top = 19
  450.           Width = 31
  451.           Height = 13
  452.           Caption = '&Name:'
  453.         end
  454.         object Label13: TLabel
  455.           Left = 182
  456.           Top = 19
  457.           Width = 56
  458.           Height = 13
  459.           Caption = '&Description:'
  460.         end
  461.         object Label14: TLabel
  462.           Left = 8
  463.           Top = 44
  464.           Width = 57
  465.           Height = 13
  466.           Caption = 'P&age name:'
  467.         end
  468.         object Label15: TLabel
  469.           Left = 182
  470.           Top = 44
  471.           Width = 68
  472.           Height = 13
  473.           Caption = 'Page N&umber:'
  474.         end
  475.         object Label16: TLabel
  476.           Left = 334
  477.           Top = 44
  478.           Width = 9
  479.           Height = 13
  480.           Caption = 'o&f'
  481.         end
  482.         object Edit2: TEdit
  483.           Left = 124
  484.           Top = 64
  485.           Width = 49
  486.           Height = 21
  487.           TabOrder = 5
  488.           OnChange = ComboBox2Click
  489.         end
  490.         object Edit3: TEdit
  491.           Left = 292
  492.           Top = 63
  493.           Width = 49
  494.           Height = 21
  495.           TabOrder = 6
  496.           OnChange = ComboBox2Click
  497.         end
  498.         object Edit4: TEdit
  499.           Left = 68
  500.           Top = 16
  501.           Width = 105
  502.           Height = 21
  503.           TabOrder = 0
  504.           OnChange = ComboBox2Click
  505.         end
  506.         object Edit5: TEdit
  507.           Left = 251
  508.           Top = 15
  509.           Width = 139
  510.           Height = 21
  511.           TabOrder = 1
  512.           OnChange = ComboBox2Click
  513.         end
  514.         object Edit6: TEdit
  515.           Left = 97
  516.           Top = 40
  517.           Width = 76
  518.           Height = 21
  519.           TabOrder = 2
  520.           OnChange = ComboBox2Click
  521.         end
  522.         object Edit7: TEdit
  523.           Left = 292
  524.           Top = 40
  525.           Width = 33
  526.           Height = 21
  527.           TabOrder = 3
  528.           OnChange = ComboBox2Click
  529.         end
  530.         object Edit8: TEdit
  531.           Left = 357
  532.           Top = 40
  533.           Width = 33
  534.           Height = 21
  535.           TabOrder = 4
  536.           OnChange = ComboBox2Click
  537.         end
  538.       end
  539.       object ComboBox4: TComboBox
  540.         Left = 324
  541.         Top = 30
  542.         Width = 77
  543.         Height = 21
  544.         Style = csDropDownList
  545.         ItemHeight = 13
  546.         Items.Strings = (
  547.           'B/W'
  548.           '16'
  549.           '256'
  550.           '65536'
  551.           '16M')
  552.         TabOrder = 5
  553.         OnChange = ComboBox2Click
  554.       end
  555.     end
  556.     object TabSheetTIFF2: TTabSheet
  557.       Caption = 'TIFF'
  558.       object Label77: TLabel
  559.         Left = 16
  560.         Top = 61
  561.         Width = 59
  562.         Height = 13
  563.         Caption = 'Original size:'
  564.       end
  565.       object Label78: TLabel
  566.         Left = 16
  567.         Top = 77
  568.         Width = 9
  569.         Height = 13
  570.         Caption = '---'
  571.       end
  572.       object Label79: TLabel
  573.         Left = 208
  574.         Top = 61
  575.         Width = 82
  576.         Height = 13
  577.         Caption = 'Compressed size:'
  578.       end
  579.       object Label80: TLabel
  580.         Left = 209
  581.         Top = 77
  582.         Width = 9
  583.         Height = 13
  584.         Caption = '---'
  585.       end
  586.       object Label81: TLabel
  587.         Left = 15
  588.         Top = 8
  589.         Width = 63
  590.         Height = 13
  591.         Caption = '&Compression:'
  592.       end
  593.       object Label82: TLabel
  594.         Left = 15
  595.         Top = 34
  596.         Width = 32
  597.         Height = 13
  598.         Caption = 'C&olors:'
  599.       end
  600.       object ComboBox16: TComboBox
  601.         Left = 95
  602.         Top = 5
  603.         Width = 127
  604.         Height = 21
  605.         Style = csDropDownList
  606.         Ctl3D = True
  607.         ItemHeight = 13
  608.         Items.Strings = (
  609.           'Uncompressed'
  610.           'CCITT1D'
  611.           'G3Fax1D'
  612.           'G3Fax2D'
  613.           'G4Fax'
  614.           'LZW'
  615.           'PackBits')
  616.         ParentCtl3D = False
  617.         TabOrder = 0
  618.         OnChange = ComboBox16Change
  619.       end
  620.       object ComboBox17: TComboBox
  621.         Left = 95
  622.         Top = 32
  623.         Width = 77
  624.         Height = 21
  625.         Style = csDropDownList
  626.         ItemHeight = 13
  627.         Items.Strings = (
  628.           '2'
  629.           '16'
  630.           '256'
  631.           '16777216')
  632.         TabOrder = 1
  633.         OnChange = ComboBox16Change
  634.       end
  635.     end
  636.     object TabSheetGIF1: TTabSheet
  637.       Caption = 'GIF'
  638.       object Label20: TLabel
  639.         Left = 216
  640.         Top = 8
  641.         Width = 60
  642.         Height = 13
  643.         Caption = '&Image index:'
  644.       end
  645.       object Label21: TLabel
  646.         Left = 30
  647.         Top = 8
  648.         Width = 32
  649.         Height = 13
  650.         Caption = '&Colors:'
  651.       end
  652.       object Label34: TLabel
  653.         Left = 216
  654.         Top = 32
  655.         Width = 86
  656.         Height = 13
  657.         Caption = 'T&ransparent color:'
  658.       end
  659.       object Label35: TLabel
  660.         Left = 216
  661.         Top = 53
  662.         Width = 61
  663.         Height = 13
  664.         Caption = '&Background:'
  665.       end
  666.       object Label22: TLabel
  667.         Left = 16
  668.         Top = 150
  669.         Width = 59
  670.         Height = 13
  671.         Caption = 'Original size:'
  672.       end
  673.       object Label28: TLabel
  674.         Left = 16
  675.         Top = 166
  676.         Width = 9
  677.         Height = 13
  678.         Caption = '---'
  679.       end
  680.       object Label29: TLabel
  681.         Left = 208
  682.         Top = 150
  683.         Width = 82
  684.         Height = 13
  685.         Caption = 'Compressed size:'
  686.       end
  687.       object Label30: TLabel
  688.         Left = 209
  689.         Top = 166
  690.         Width = 9
  691.         Height = 13
  692.         Caption = '---'
  693.       end
  694.       object Edit9: TEdit
  695.         Left = 319
  696.         Top = 5
  697.         Width = 33
  698.         Height = 21
  699.         TabOrder = 1
  700.         Text = '0'
  701.         OnChange = ComboBox5Click
  702.       end
  703.       object UpDown2: TUpDown
  704.         Left = 352
  705.         Top = 5
  706.         Width = 16
  707.         Height = 21
  708.         Associate = Edit9
  709.         Min = 0
  710.         Max = 1000
  711.         Position = 0
  712.         TabOrder = 2
  713.         Thousands = False
  714.         Wrap = False
  715.       end
  716.       object ComboBox5: TComboBox
  717.         Left = 101
  718.         Top = 6
  719.         Width = 65
  720.         Height = 21
  721.         Style = csDropDownList
  722.         ItemHeight = 13
  723.         Items.Strings = (
  724.           'B/W'
  725.           '4'
  726.           '8'
  727.           '16'
  728.           '32'
  729.           '64'
  730.           '128'
  731.           '256')
  732.         TabOrder = 0
  733.         OnChange = ComboBox5Click
  734.       end
  735.       object Panel3: TPanel
  736.         Left = 319
  737.         Top = 31
  738.         Width = 34
  739.         Height = 17
  740.         BevelOuter = bvLowered
  741.         TabOrder = 3
  742.         OnClick = Panel3Click
  743.       end
  744.       object CheckBox4: TCheckBox
  745.         Left = 28
  746.         Top = 32
  747.         Width = 86
  748.         Height = 17
  749.         Alignment = taLeftJustify
  750.         Caption = '&Transparent:'
  751.         TabOrder = 4
  752.         OnClick = ComboBox5Click
  753.       end
  754.       object CheckBox5: TCheckBox
  755.         Left = 28
  756.         Top = 53
  757.         Width = 86
  758.         Height = 17
  759.         Alignment = taLeftJustify
  760.         Caption = 'I&nterlaced:'
  761.         TabOrder = 5
  762.         OnClick = ComboBox5Click
  763.       end
  764.       object Panel4: TPanel
  765.         Left = 319
  766.         Top = 53
  767.         Width = 34
  768.         Height = 17
  769.         BevelOuter = bvLowered
  770.         TabOrder = 6
  771.         OnClick = Panel4Click
  772.       end
  773.       object GroupBox2: TGroupBox
  774.         Left = 16
  775.         Top = 74
  776.         Width = 385
  777.         Height = 74
  778.         Caption = ' Advanced '
  779.         TabOrder = 7
  780.         object Label33: TLabel
  781.           Left = 202
  782.           Top = 20
  783.           Width = 52
  784.           Height = 13
  785.           Caption = '&Delay time:'
  786.         end
  787.         object Label31: TLabel
  788.           Left = 14
  789.           Top = 20
  790.           Width = 70
  791.           Height = 13
  792.           Caption = '&Horiz. Position:'
  793.         end
  794.         object Label32: TLabel
  795.           Left = 15
  796.           Top = 47
  797.           Width = 65
  798.           Height = 13
  799.           Caption = '&Vert. Position:'
  800.         end
  801.         object Label36: TLabel
  802.           Left = 340
  803.           Top = 20
  804.           Width = 37
  805.           Height = 13
  806.           Caption = '1/100 s'
  807.         end
  808.         object Edit12: TEdit
  809.           Left = 286
  810.           Top = 16
  811.           Width = 48
  812.           Height = 21
  813.           TabOrder = 0
  814.           OnChange = ComboBox5Click
  815.         end
  816.         object Edit10: TEdit
  817.           Left = 94
  818.           Top = 16
  819.           Width = 43
  820.           Height = 21
  821.           TabOrder = 1
  822.           OnChange = ComboBox5Click
  823.         end
  824.         object Edit11: TEdit
  825.           Left = 94
  826.           Top = 44
  827.           Width = 43
  828.           Height = 21
  829.           TabOrder = 2
  830.           OnChange = ComboBox5Click
  831.         end
  832.       end
  833.     end
  834.     object TabSheetGIF2: TTabSheet
  835.       Caption = 'GIF'
  836.       object Label83: TLabel
  837.         Left = 16
  838.         Top = 61
  839.         Width = 59
  840.         Height = 13
  841.         Caption = 'Original size:'
  842.       end
  843.       object Label84: TLabel
  844.         Left = 16
  845.         Top = 77
  846.         Width = 9
  847.         Height = 13
  848.         Caption = '---'
  849.       end
  850.       object Label85: TLabel
  851.         Left = 208
  852.         Top = 61
  853.         Width = 82
  854.         Height = 13
  855.         Caption = 'Compressed size:'
  856.       end
  857.       object Label86: TLabel
  858.         Left = 209
  859.         Top = 77
  860.         Width = 9
  861.         Height = 13
  862.         Caption = '---'
  863.       end
  864.       object Label87: TLabel
  865.         Left = 15
  866.         Top = 8
  867.         Width = 32
  868.         Height = 13
  869.         Caption = '&Colors:'
  870.       end
  871.       object ComboBox18: TComboBox
  872.         Left = 85
  873.         Top = 6
  874.         Width = 65
  875.         Height = 21
  876.         Style = csDropDownList
  877.         ItemHeight = 13
  878.         Items.Strings = (
  879.           'B/W'
  880.           '4'
  881.           '8'
  882.           '16'
  883.           '32'
  884.           '64'
  885.           '128'
  886.           '256')
  887.         TabOrder = 0
  888.         OnChange = ComboBox18Change
  889.       end
  890.     end
  891.     object TabSheetBMP1: TTabSheet
  892.       Caption = 'BMP'
  893.       object Label37: TLabel
  894.         Left = 16
  895.         Top = 8
  896.         Width = 63
  897.         Height = 13
  898.         Caption = '&Compression:'
  899.       end
  900.       object Label38: TLabel
  901.         Left = 16
  902.         Top = 37
  903.         Width = 32
  904.         Height = 13
  905.         Caption = 'C&olors:'
  906.       end
  907.       object Label39: TLabel
  908.         Left = 16
  909.         Top = 141
  910.         Width = 59
  911.         Height = 13
  912.         Caption = 'Original size:'
  913.       end
  914.       object Label40: TLabel
  915.         Left = 16
  916.         Top = 157
  917.         Width = 9
  918.         Height = 13
  919.         Caption = '---'
  920.       end
  921.       object Label41: TLabel
  922.         Left = 208
  923.         Top = 141
  924.         Width = 82
  925.         Height = 13
  926.         Caption = 'Compressed size:'
  927.       end
  928.       object Label42: TLabel
  929.         Left = 209
  930.         Top = 157
  931.         Width = 9
  932.         Height = 13
  933.         Caption = '---'
  934.       end
  935.       object ComboBox6: TComboBox
  936.         Left = 96
  937.         Top = 5
  938.         Width = 127
  939.         Height = 21
  940.         Style = csDropDownList
  941.         Ctl3D = True
  942.         ItemHeight = 13
  943.         Items.Strings = (
  944.           'UNCOMPRESSED'
  945.           'RLE')
  946.         ParentCtl3D = False
  947.         TabOrder = 0
  948.         OnChange = ComboBox6Change
  949.       end
  950.       object ComboBox7: TComboBox
  951.         Left = 96
  952.         Top = 35
  953.         Width = 77
  954.         Height = 21
  955.         Style = csDropDownList
  956.         ItemHeight = 13
  957.         Items.Strings = (
  958.           'B/W'
  959.           '16'
  960.           '256'
  961.           '65536'
  962.           '16M'
  963.           '16M (32bit)')
  964.         TabOrder = 1
  965.         OnChange = ComboBox6Change
  966.       end
  967.     end
  968.     object TabSheetPCX1: TTabSheet
  969.       Caption = 'PCX'
  970.       object Label43: TLabel
  971.         Left = 16
  972.         Top = 8
  973.         Width = 63
  974.         Height = 13
  975.         Caption = '&Compression:'
  976.       end
  977.       object Label44: TLabel
  978.         Left = 16
  979.         Top = 37
  980.         Width = 32
  981.         Height = 13
  982.         Caption = 'C&olors:'
  983.       end
  984.       object Label45: TLabel
  985.         Left = 16
  986.         Top = 141
  987.         Width = 59
  988.         Height = 13
  989.         Caption = 'Original size:'
  990.       end
  991.       object Label46: TLabel
  992.         Left = 16
  993.         Top = 157
  994.         Width = 9
  995.         Height = 13
  996.         Caption = '---'
  997.       end
  998.       object Label47: TLabel
  999.         Left = 208
  1000.         Top = 141
  1001.         Width = 82
  1002.         Height = 13
  1003.         Caption = 'Compressed size:'
  1004.       end
  1005.       object Label48: TLabel
  1006.         Left = 209
  1007.         Top = 157
  1008.         Width = 9
  1009.         Height = 13
  1010.         Caption = '---'
  1011.       end
  1012.       object ComboBox8: TComboBox
  1013.         Left = 96
  1014.         Top = 5
  1015.         Width = 127
  1016.         Height = 21
  1017.         Style = csDropDownList
  1018.         Ctl3D = True
  1019.         ItemHeight = 13
  1020.         Items.Strings = (
  1021.           'UNCOMPRESSED'
  1022.           'RLE')
  1023.         ParentCtl3D = False
  1024.         TabOrder = 0
  1025.         OnChange = ComboBox8Change
  1026.       end
  1027.       object ComboBox9: TComboBox
  1028.         Left = 96
  1029.         Top = 35
  1030.         Width = 77
  1031.         Height = 21
  1032.         Style = csDropDownList
  1033.         ItemHeight = 13
  1034.         Items.Strings = (
  1035.           'B/W'
  1036.           '16'
  1037.           '256'
  1038.           '16M')
  1039.         TabOrder = 1
  1040.         OnChange = ComboBox8Change
  1041.       end
  1042.     end
  1043.     object TabSheetPNG1: TTabSheet
  1044.       Caption = 'PNG'
  1045.       object Label49: TLabel
  1046.         Left = 16
  1047.         Top = 8
  1048.         Width = 32
  1049.         Height = 13
  1050.         Caption = 'C&olors:'
  1051.       end
  1052.       object Label54: TLabel
  1053.         Left = 216
  1054.         Top = 8
  1055.         Width = 61
  1056.         Height = 13
  1057.         Caption = '&Background:'
  1058.       end
  1059.       object Label50: TLabel
  1060.         Left = 16
  1061.         Top = 141
  1062.         Width = 59
  1063.         Height = 13
  1064.         Caption = 'Original size:'
  1065.       end
  1066.       object Label51: TLabel
  1067.         Left = 16
  1068.         Top = 157
  1069.         Width = 9
  1070.         Height = 13
  1071.         Caption = '---'
  1072.       end
  1073.       object Label52: TLabel
  1074.         Left = 208
  1075.         Top = 141
  1076.         Width = 82
  1077.         Height = 13
  1078.         Caption = 'Compressed size:'
  1079.       end
  1080.       object Label53: TLabel
  1081.         Left = 209
  1082.         Top = 157
  1083.         Width = 9
  1084.         Height = 13
  1085.         Caption = '---'
  1086.       end
  1087.       object ComboBox10: TComboBox
  1088.         Left = 96
  1089.         Top = 5
  1090.         Width = 77
  1091.         Height = 21
  1092.         Style = csDropDownList
  1093.         ItemHeight = 13
  1094.         Items.Strings = (
  1095.           'B/W'
  1096.           '256'
  1097.           '16M')
  1098.         TabOrder = 0
  1099.         OnChange = ComboBox10Change
  1100.       end
  1101.       object Panel1: TPanel
  1102.         Left = 311
  1103.         Top = 7
  1104.         Width = 34
  1105.         Height = 17
  1106.         BevelOuter = bvLowered
  1107.         TabOrder = 1
  1108.         OnClick = Panel1Click
  1109.       end
  1110.       object GroupBox3: TGroupBox
  1111.         Left = 8
  1112.         Top = 42
  1113.         Width = 388
  1114.         Height = 74
  1115.         Caption = ' Advanced '
  1116.         TabOrder = 2
  1117.         object Label55: TLabel
  1118.           Left = 10
  1119.           Top = 20
  1120.           Width = 22
  1121.           Height = 13
  1122.           Caption = '&Filter'
  1123.         end
  1124.         object Label56: TLabel
  1125.           Left = 195
  1126.           Top = 20
  1127.           Width = 60
  1128.           Height = 13
  1129.           Caption = 'Co&mpression'
  1130.         end
  1131.         object ComboBox11: TComboBox
  1132.           Left = 88
  1133.           Top = 17
  1134.           Width = 89
  1135.           Height = 21
  1136.           Style = csDropDownList
  1137.           ItemHeight = 13
  1138.           Items.Strings = (
  1139.             'None'
  1140.             'Sub'
  1141.             'Paeth')
  1142.           TabOrder = 0
  1143.           OnChange = ComboBox10Change
  1144.         end
  1145.         object CheckBox6: TCheckBox
  1146.           Left = 10
  1147.           Top = 47
  1148.           Width = 91
  1149.           Height = 17
  1150.           Alignment = taLeftJustify
  1151.           Caption = 'I&nterlaced:'
  1152.           TabOrder = 1
  1153.           OnClick = ComboBox10Change
  1154.         end
  1155.         object ComboBox12: TComboBox
  1156.           Left = 272
  1157.           Top = 17
  1158.           Width = 109
  1159.           Height = 21
  1160.           Style = csDropDownList
  1161.           ItemHeight = 13
  1162.           Items.Strings = (
  1163.             'None'
  1164.             '1'
  1165.             '2'
  1166.             '3'
  1167.             '4'
  1168.             '5'
  1169.             '6'
  1170.             '7'
  1171.             '8'
  1172.             'Max')
  1173.           TabOrder = 2
  1174.           OnChange = ComboBox10Change
  1175.         end
  1176.       end
  1177.     end
  1178.     object TabSheetTGA1: TTabSheet
  1179.       Caption = 'TGA'
  1180.       object Label62: TLabel
  1181.         Left = 16
  1182.         Top = 8
  1183.         Width = 32
  1184.         Height = 13
  1185.         Caption = 'C&olors:'
  1186.       end
  1187.       object Label63: TLabel
  1188.         Left = 216
  1189.         Top = 8
  1190.         Width = 61
  1191.         Height = 13
  1192.         Caption = '&Background:'
  1193.       end
  1194.       object Label64: TLabel
  1195.         Left = 16
  1196.         Top = 59
  1197.         Width = 31
  1198.         Height = 13
  1199.         Caption = '&Name:'
  1200.       end
  1201.       object Label65: TLabel
  1202.         Left = 16
  1203.         Top = 91
  1204.         Width = 56
  1205.         Height = 13
  1206.         Caption = '&Description:'
  1207.       end
  1208.       object Label58: TLabel
  1209.         Left = 16
  1210.         Top = 141
  1211.         Width = 59
  1212.         Height = 13
  1213.         Caption = 'Original size:'
  1214.       end
  1215.       object Label59: TLabel
  1216.         Left = 16
  1217.         Top = 157
  1218.         Width = 9
  1219.         Height = 13
  1220.         Caption = '---'
  1221.       end
  1222.       object Label60: TLabel
  1223.         Left = 208
  1224.         Top = 141
  1225.         Width = 82
  1226.         Height = 13
  1227.         Caption = 'Compressed size:'
  1228.       end
  1229.       object Label61: TLabel
  1230.         Left = 209
  1231.         Top = 157
  1232.         Width = 9
  1233.         Height = 13
  1234.         Caption = '---'
  1235.       end
  1236.       object ComboBox14: TComboBox
  1237.         Left = 96
  1238.         Top = 5
  1239.         Width = 77
  1240.         Height = 21
  1241.         Style = csDropDownList
  1242.         ItemHeight = 13
  1243.         Items.Strings = (
  1244.           'B/W'
  1245.           '256'
  1246.           '16M')
  1247.         TabOrder = 0
  1248.         OnClick = ComboBox14Click
  1249.       end
  1250.       object Panel5: TPanel
  1251.         Left = 311
  1252.         Top = 7
  1253.         Width = 34
  1254.         Height = 17
  1255.         BevelOuter = bvLowered
  1256.         TabOrder = 1
  1257.         OnClick = Panel5Click
  1258.       end
  1259.       object CheckBox1: TCheckBox
  1260.         Left = 14
  1261.         Top = 32
  1262.         Width = 95
  1263.         Height = 17
  1264.         Alignment = taLeftJustify
  1265.         Caption = 'Compression:'
  1266.         TabOrder = 2
  1267.         OnClick = ComboBox14Click
  1268.       end
  1269.       object Edit13: TEdit
  1270.         Left = 95
  1271.         Top = 56
  1272.         Width = 298
  1273.         Height = 21
  1274.         TabOrder = 3
  1275.         OnChange = ComboBox14Click
  1276.       end
  1277.       object Edit14: TEdit
  1278.         Left = 95
  1279.         Top = 87
  1280.         Width = 298
  1281.         Height = 21
  1282.         TabOrder = 4
  1283.         OnChange = ComboBox14Click
  1284.       end
  1285.     end
  1286.     object TabSheetJ20001: TTabSheet
  1287.       Caption = 'JPEG2000'
  1288.       object Label66: TLabel
  1289.         Left = 11
  1290.         Top = 8
  1291.         Width = 26
  1292.         Height = 13
  1293.         Caption = '&Rate:'
  1294.         FocusControl = Edit15
  1295.       end
  1296.       object Label67: TLabel
  1297.         Left = 16
  1298.         Top = 141
  1299.         Width = 59
  1300.         Height = 13
  1301.         Caption = 'Original size:'
  1302.       end
  1303.       object Label68: TLabel
  1304.         Left = 16
  1305.         Top = 157
  1306.         Width = 9
  1307.         Height = 13
  1308.         Caption = '---'
  1309.       end
  1310.       object Label69: TLabel
  1311.         Left = 208
  1312.         Top = 141
  1313.         Width = 82
  1314.         Height = 13
  1315.         Caption = 'Compressed size:'
  1316.       end
  1317.       object Label70: TLabel
  1318.         Left = 209
  1319.         Top = 157
  1320.         Width = 9
  1321.         Height = 13
  1322.         Caption = '---'
  1323.       end
  1324.       object Label71: TLabel
  1325.         Left = 11
  1326.         Top = 44
  1327.         Width = 59
  1328.         Height = 13
  1329.         Caption = 'P&hotometric:'
  1330.       end
  1331.       object Edit15: TEdit
  1332.         Left = 77
  1333.         Top = 5
  1334.         Width = 33
  1335.         Height = 21
  1336.         TabOrder = 0
  1337.         Text = '0'
  1338.         OnChange = Edit15Change
  1339.       end
  1340.       object TrackBar1: TTrackBar
  1341.         Left = 128
  1342.         Top = 6
  1343.         Width = 275
  1344.         Height = 19
  1345.         Max = 1000
  1346.         Orientation = trHorizontal
  1347.         Frequency = 20
  1348.         Position = 0
  1349.         SelEnd = 0
  1350.         SelStart = 0
  1351.         TabOrder = 1
  1352.         TickMarks = tmBottomRight
  1353.         TickStyle = tsAuto
  1354.         OnChange = TrackBar1Change
  1355.       end
  1356.       object ComboBox15: TComboBox
  1357.         Left = 77
  1358.         Top = 41
  1359.         Width = 78
  1360.         Height = 21
  1361.         Style = csDropDownList
  1362.         ItemHeight = 13
  1363.         Items.Strings = (
  1364.           'GrayScale'
  1365.           'RGB'
  1366.           'YCbCr')
  1367.         TabOrder = 2
  1368.         OnChange = TrackBar1Change
  1369.       end
  1370.     end
  1371.   end
  1372.   object Button3: TButton
  1373.     Left = 432
  1374.     Top = 76
  1375.     Width = 87
  1376.     Height = 23
  1377.     Caption = '&Preview'
  1378.     TabOrder = 3
  1379.     OnClick = Button3Click
  1380.   end
  1381.   object Panel2: TPanel
  1382.     Left = 4
  1383.     Top = 0
  1384.     Width = 425
  1385.     Height = 168
  1386.     BevelOuter = bvNone
  1387.     TabOrder = 4
  1388.     object Label1: TLabel
  1389.       Left = 5
  1390.       Top = 1
  1391.       Width = 37
  1392.       Height = 13
  1393.       Caption = 'Source:'
  1394.     end
  1395.     object Label2: TLabel
  1396.       Left = 227
  1397.       Top = 1
  1398.       Width = 33
  1399.       Height = 13
  1400.       Caption = 'Result:'
  1401.     end
  1402.     object ImageEn1: TImageEnView
  1403.       Left = 6
  1404.       Top = 17
  1405.       Width = 191
  1406.       Height = 135
  1407.       Cursor = 1782
  1408.       ParentCtl3D = False
  1409.       OnViewChange = ImageEn1ViewChange
  1410.       Center = True
  1411.       MouseInteract = [miZoom, miScroll]
  1412.       TabOrder = 0
  1413.     end
  1414.     object ImageEn2: TImageEnView
  1415.       Left = 227
  1416.       Top = 17
  1417.       Width = 191
  1418.       Height = 135
  1419.       Cursor = 1780
  1420.       ParentCtl3D = False
  1421.       Center = True
  1422.       TabOrder = 1
  1423.     end
  1424.     object ProgressBar1: TProgressBar
  1425.       Left = 6
  1426.       Top = 157
  1427.       Width = 412
  1428.       Height = 10
  1429.       Min = 0
  1430.       Max = 100
  1431.       TabOrder = 2
  1432.     end
  1433.   end
  1434.   object Button4: TButton
  1435.     Left = 432
  1436.     Top = 106
  1437.     Width = 87
  1438.     Height = 23
  1439.     Caption = '&Apply'
  1440.     TabOrder = 5
  1441.     OnClick = Button4Click
  1442.   end
  1443.   object ColorDialog1: TColorDialog
  1444.     Ctl3D = True
  1445.     Left = 432
  1446.     Top = 176
  1447.   end
  1448. end
  1449.